changed two private guint that used to hold signal handler IDs to two
authorMichael Natterer <mitch@imendio.com>
Thu, 24 Nov 2005 16:51:22 +0000 (16:51 +0000)
committerMichael Natterer <mitch@src.gnome.org>
Thu, 24 Nov 2005 16:51:22 +0000 (16:51 +0000)
commitff7a092232861b5eb6a60190dc38865acd7fd21c
tree60f0122586ab53ffe148d73f0512c149fc929e7d
parentfbb2e3f4f51a4c0ccc8f2bf511f4766293fc4af0
changed two private guint that used to hold signal handler IDs to two

2005-11-24  Michael Natterer  <mitch@imendio.com>

* gtk/gtktoolbar.h (struct _GtkToolbar): changed two private guint
that used to hold signal handler IDs to two guint of padding.

* gtk/gtktoolbar.c (struct _GtkToolbarPrivate): added them as
gulong here.

(gtk_toolbar_screen_changed): changed accordingly.
ChangeLog
ChangeLog.pre-2-10
gtk/gtktoolbar.c
gtk/gtktoolbar.h